@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/b008k0z>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/93fc3276aa3c3f521d81319ad50fccb3"^^xsd:string ;
  ns0:name "Pand 2002"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962829> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70615674 52.01230514, 4.70610002 52.01227897, 4.70607699 52.01229812, 4.70596852 52.01238833, 4.70602238 52.01241605, 4.70612603 52.01233049, 4.70615674 52.01230514))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

