@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/b0074nj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4b1042067020715393e35dad9a00e3c2"^^xsd:string ;
  ns0:name "Pand 803"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961630> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70646136 52.00931989, 4.70641153 52.00933887, 4.70649480 52.00938541, 4.70653211 52.00936238, 4.70646136 52.00931989))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

