@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/b008hbb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/bb33a542649c5200a0862b55ccf48832"^^xsd:string ;
  ns0:name "Pand 1954"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962781> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70464932 52.01228787, 4.70463649 52.01228114, 4.70460879 52.01229357, 4.70462552 52.01230514, 4.70464932 52.01228787))"^^geo:wktLiteral ;
    osm:area 3.0
  ] .

