@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/b009033>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/68a05b6d5df509abaa5e99ac1de0f5a0"^^xsd:string ;
  ns0:name "Pand 2353"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963180> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71027428 52.01344132, 4.71020511 52.01341089, 4.71014622 52.01347155, 4.71020796 52.01349871, 4.71027428 52.01344132))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

