@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/b00906b>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/739c7dc08e185a44c9e4fa62c61af6af"^^xsd:string ;
  ns0:name "Pand 2356"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963183> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71295911 52.01350547, 4.71291860 52.01348653, 4.71287300 52.01352585, 4.71291934 52.01354332, 4.71295911 52.01350547))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

