@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/b00706n>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/7807f11e45fd10da9f33b458d67ab2c4"^^xsd:string ;
  schema:name "Pand 674"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961501> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71379531 52.00925178, 4.71374707 52.00924877, 4.71373804 52.00930385, 4.71378710 52.00930674, 4.71379531 52.00925178))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

