@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/b006xnx>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/c9d40f2c24744e2bc4a9f128c34364fa"^^xsd:string ;
  schema:name "Pand 629"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961456> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70611529 52.00896171, 4.70608245 52.00894330, 4.70600649 52.00900104, 4.70603833 52.00901699, 4.70611529 52.00896171))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

