@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b007gtd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d9a47f120b3b06184b50b7e21b07716b"^^xsd:string ;
  ns0:name "Pand 1098"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961925> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71095757 52.01035069, 4.71092592 52.01033842, 4.71096523 52.01029980, 4.71093646 52.01028535, 4.71075213 52.01019278, 4.71067432 52.01024408, 4.71091435 52.01035188, 4.71094258 52.01036460, 4.71095757 52.01035069))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

