@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/b00766x>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1cac9b579001c55f320ca55da9317626"^^xsd:string ;
  ns0:name "Pand 848"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961675> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71301267 52.00976724, 4.71297006 52.00975458, 4.71293168 52.00981302, 4.71298117 52.00982883, 4.71301267 52.00976724))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

