@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/b008tz6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/32095c2ad00d84e7156b111e3975a5fa"^^xsd:string ;
  ns0:name "Pand 2233"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963060> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71164404 52.01300391, 4.71162880 52.01301746, 4.71164898 52.01302573, 4.71162769 52.01304624, 4.71157308 52.01309885, 4.71162960 52.01312095, 4.71171232 52.01303923, 4.71164404 52.01300391))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

