@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/b007zv4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4124fa00acd10552d8be0ef1c27b8c3a"^^xsd:string ;
  ns0:name "Pand 1505"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962332> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70485426 52.00997236, 4.70482442 52.00999435, 4.70495729 52.01006158, 4.70498447 52.01004136, 4.70485426 52.00997236))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

