@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/b007h2p>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9be562245a557a8697bfe4807f3e5b44"^^xsd:string ;
  ns0:name "Pand 1105"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961932> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70501883 52.01030953, 4.70498729 52.01033323, 4.70506579 52.01037421, 4.70509788 52.01035080, 4.70501883 52.01030953))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

