@prefix ns0: <https://schema.org/> .
@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/b00bg60>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/51e19ee0e6a015103bdc7fb513ea291a" ;
  ns0:name "Pand 3603"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964430> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70649046 52.01055945, 4.70658727 52.01061203, 4.70660752 52.01059774, 4.70651348 52.01054331, 4.70649046 52.01055945))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

