@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/b0077rx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b7fbcc243378ea48b25d0666ae51be00"^^xsd:string ;
  ns0:name "Pand 893"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961720> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71149872 52.00976872, 4.71169288 52.00987047, 4.71176252 52.00982566, 4.71156678 52.00972321, 4.71149872 52.00976872))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

