@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/b007v2g>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/520f0cbbb41be7f9fe1db8a0c6296bb8"^^xsd:string ;
  ns0:name "Pand 1395"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962222> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71042899 52.01103874, 4.71050824 52.01108134, 4.71066080 52.01093977, 4.71059594 52.01091092, 4.71042899 52.01103874))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

