@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/b009426>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4482d5da51c6efad603ac7abb50d0fca"^^xsd:string ;
  ns0:name "Pand 2468"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963295> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70727180 52.01360458, 4.70724857 52.01362299, 4.70723587 52.01363222, 4.70729900 52.01366321, 4.70733253 52.01363300, 4.70727180 52.01360458))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

