@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/b007vc6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/987fa07f85a4353a2e50ec386d987b2a"^^xsd:string ;
  ns0:name "Pand 1404"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962231> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71135568 52.01108552, 4.71130593 52.01108274, 4.71127627 52.01114506, 4.71130822 52.01115609, 4.71132785 52.01113523, 4.71134388 52.01111819, 4.71133447 52.01111587, 4.71134237 52.01110457, 4.71135568 52.01108552))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

