@prefix schema: <http://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/b006x6j>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/1cd404a7388a988e0ba8ae91f26948bf"^^xsd:string ;
  schema:name "Pand 616"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961443> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70977483 52.00895470, 4.70977483 52.00895470, 4.70978072 52.00895084, 4.70977483 52.00895470))"^^geo:wktLiteral ;
    osm:area 0.0
  ] .

