@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/b007x3n>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1a332920a2dd530f3c2beea243637a42"^^xsd:string ;
  ns0:name "Pand 1454"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962281> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71069806 52.01095448, 4.71066080 52.01093977, 4.71050824 52.01108134, 4.71055096 52.01110514, 4.71069806 52.01095448))"^^geo:wktLiteral ;
    osm:area 67.0
  ] .

