@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/b008q96>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8f70b7bce3a4045b4c55c354bed809c2"^^xsd:string ;
  ns0:name "Pand 2127"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962954> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71238504 52.01275527, 4.71233273 52.01272491, 4.71224787 52.01277835, 4.71230134 52.01280913, 4.71238504 52.01275527))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

