@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/b007mgs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/725ed422618d2d01ca737691d2a700ab"^^xsd:string ;
  ns0:name "Pand 1204"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962031> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71391537 52.01021274, 4.71385166 52.01020842, 4.71384495 52.01024616, 4.71390584 52.01025003, 4.71391537 52.01021274))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

