@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/b007dtn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/66a4be88bb9339296d10472172ac3448"^^xsd:string ;
  ns0:name "Pand 1040"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961867> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71316685 52.00911479, 4.71312918 52.00910446, 4.71308772 52.00916590, 4.71308772 52.00916590, 4.71312661 52.00917693, 4.71312661 52.00917693, 4.71316685 52.00911479))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

