@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/b007c1r>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/743ea6958fae47e67d5e01acc992fe4d"^^xsd:string ;
  ns0:name "Pand 988"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961815> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71478726 52.00969643, 4.71469054 52.00967379, 4.71467557 52.00970129, 4.71477062 52.00972405, 4.71478726 52.00969643))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

